google.golang.org/grpc/internal/channelz.channel.pid (field)

5 uses

	google.golang.org/grpc/internal/channelz (current package)
		funcs.go#L214: 		pid:         parent,
		types.go#L202: 	pid         int64
		types.go#L233: 	return c.pid
		types.go#L248: 	if c.pid != 0 {
		types.go#L249: 		c.cm.findEntry(c.pid).deleteChild(c.id)